Skip to content

Instantly share code, notes, and snippets.

@leppie
Created September 27, 2016 10:56
Show Gist options
  • Save leppie/5683d451ab09a45bb8224b78968089e1 to your computer and use it in GitHub Desktop.
Save leppie/5683d451ab09a45bb8224b78968089e1 to your computer and use it in GitHub Desktop.
IronScheme issues for .NET Standard 2.0
Target type Target member Assembly .NET Standard Recommended changes
T:System.CodeDom.Compiler.CompilerResults T:System.CodeDom.Compiler.CompilerResults IronScheme Not supported
T:System.CodeDom.Compiler.CompilerResults M:System.CodeDom.Compiler.CompilerResults.get_Errors IronScheme Not supported
T:System.Security.CodeAccessPermission T:System.Security.CodeAccessPermission IronScheme Not supported Remove usage.
T:System.Security.CodeAccessPermission M:System.Security.CodeAccessPermission.Demand IronScheme Not supported Remove usage.
T:System.Runtime.Remoting.ObjectHandle T:System.Runtime.Remoting.ObjectHandle IronScheme Not supported
T:System.Runtime.Remoting.ObjectHandle M:System.Runtime.Remoting.ObjectHandle.#ctor(System.Object) IronScheme Not supported
T:System.CodeDom.Compiler.CompilerErrorCollection T:System.CodeDom.Compiler.CompilerErrorCollection IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters T:System.CodeDom.Compiler.CompilerParameters IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.#ctor IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.get_EmbeddedResources IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.get_OutputAssembly IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.get_ReferencedAssemblies IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.set_GenerateExecutable(System.Boolean) IronScheme Not supported
T:System.CodeDom.Compiler.CompilerParameters M:System.CodeDom.Compiler.CompilerParameters.set_OutputAssembly(System.String) IronScheme Not supported
T:Microsoft.CSharp.CSharpCodeProvider T:Microsoft.CSharp.CSharpCodeProvider IronScheme Not supported
T:Microsoft.CSharp.CSharpCodeProvider M:Microsoft.CSharp.CSharpCodeProvider.#ctor IronScheme Not supported
T:System.Security.Permissions.SecurityPermission T:System.Security.Permissions.SecurityPermission IronScheme Not supported
T:System.Security.Permissions.SecurityPermission M:System.Security.Permissions.SecurityPermission.#ctor(System.Security.Permissions.SecurityPermissionFlag) IronScheme Not supported
T:System.Security.Policy.Evidence T:System.Security.Policy.Evidence IronScheme Not supported
T:System.CodeDom.Compiler.CodeDomProvider T:System.CodeDom.Compiler.CodeDomProvider IronScheme Not supported
T:System.CodeDom.Compiler.CodeDomProvider M:System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromFile(System.CodeDom.Compiler.CompilerParameters,System.String[]) IronScheme Not supported
T:System.Reflection.Emit.PEFileKinds T:System.Reflection.Emit.PEFileKinds IronScheme Not supported
T:System.Runtime.Remoting.RemotingServices T:System.Runtime.Remoting.RemotingServices IronScheme Not supported Remove usage.
T:System.Runtime.Remoting.RemotingServices M:System.Runtime.Remoting.RemotingServices.IsObjectOutOfAppDomain(System.Object) IronScheme Not supported Remove usage.
T:System.Runtime.Remoting.IObjectHandle T:System.Runtime.Remoting.IObjectHandle IronScheme Not supported
T:System.Byte[] M:System.Byte[].#ctor(System.Int32) IronScheme Not supported
T:System.Reflection.Emit.MethodBuilder M:System.Reflection.Emit.MethodBuilder.get_Signature IronScheme Not supported
T:System.Reflection.Emit.ConstructorBuilder M:System.Reflection.Emit.ConstructorBuilder.get_Signature IronScheme Not supported
T:System.AppDomain M:System.AppDomain.DefineDynamicAssembly(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess) IronScheme Not supported Remove usage.
T:System.AppDomain M:System.AppDomain.DefineDynamicAssembly(System.Reflection.AssemblyName,System.Reflection.Emit.AssemblyBuilderAccess,System.String,System.Security.Policy.Evidence) IronScheme Not supported Remove usage.
T:System.Reflection.Emit.LocalBuilder M:System.Reflection.Emit.LocalBuilder.SetLocalSymInfo(System.String) IronScheme Not supported
T:System.Double[] M:System.Double[].#ctor(System.Int32) IronScheme Not supported
T:System.String[0:,0:] M:System.String[0:,0:][0:,0:].#ctor(System.Int32,System.Int32) IronScheme Not supported
T:System.String[0:,0:] M:System.String[0:,0:][0:,0:].Get(System.Int32,System.Int32) IronScheme Not supported
T:System.String[0:,0:] M:System.String[0:,0:][0:,0:].Set(System.Int32,System.Int32,System.String) IronScheme Not supported
T:System.Reflection.Emit.DynamicMethod M:System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type) IronScheme Not supported
T:System.Reflection.Emit.DynamicMethod M:System.Reflection.Emit.DynamicMethod.CreateDelegate(System.Type,System.Object) IronScheme Not supported
T:System.Reflection.Emit.DynamicMethod M:System.Reflection.Emit.DynamicMethod.DefineParameter(System.Int32,System.Reflection.ParameterAttributes,System.String) IronScheme Not supported
T:System.Reflection.Emit.AssemblyBuilder M:System.Reflection.Emit.AssemblyBuilder.DefineDynamicModule(System.String,System.Boolean) IronScheme Not supported
T:System.Reflection.Emit.AssemblyBuilder M:System.Reflection.Emit.AssemblyBuilder.DefineDynamicModule(System.String,System.String,System.Boolean) IronScheme Not supported
T:System.Reflection.Emit.AssemblyBuilder M:System.Reflection.Emit.AssemblyBuilder.DefineVersionInfoResource IronScheme Not supported
T:System.Reflection.Emit.AssemblyBuilder M:System.Reflection.Emit.AssemblyBuilder.Save(System.String,System.Reflection.PortableExecutableKinds,System.Reflection.ImageFileMachine) IronScheme Not supported
T:System.Reflection.Emit.AssemblyBuilder M:System.Reflection.Emit.AssemblyBuilder.SetEntryPoint(System.Reflection.MethodInfo,System.Reflection.Emit.PEFileKinds) IronScheme Not supported
T:System.Reflection.Emit.ModuleBuilder M:System.Reflection.Emit.ModuleBuilder.DefineDocument(System.String,System.Guid,System.Guid,System.Guid) IronScheme Not supported
T:System.Reflection.Emit.ModuleBuilder M:System.Reflection.Emit.ModuleBuilder.DefineManifestResource(System.String,System.IO.Stream,System.Reflection.ResourceAttributes) IronScheme Not supported
T:System.Reflection.Emit.ModuleBuilder M:System.Reflection.Emit.ModuleBuilder.DefineResource(System.String,System.String,System.Reflection.ResourceAttributes) IronScheme Not supported
T:System.Reflection.Emit.ModuleBuilder M:System.Reflection.Emit.ModuleBuilder.GetSymWriter IronScheme Not supported
T:System.Reflection.Emit.ModuleBuilder M:System.Reflection.Emit.ModuleBuilder.IsTransient IronScheme Not supported
T:System.Reflection.Emit.TypeBuilder M:System.Reflection.Emit.TypeBuilder.CreateType IronScheme Not supported
T:System.Reflection.Emit.ILGenerator M:System.Reflection.Emit.ILGenerator.MarkSequencePoint(System.Diagnostics.SymbolStore.ISymbolDocumentWriter,System.Int32,System.Int32,System.Int32,System.Int32) IronScheme Not supported
T:System.Int32[] M:System.Int32[].#ctor(System.Int32) IronScheme Not supported
T:System.Object[] M:System.Object[].#ctor(System.Int32) IronScheme Not supported
T:System.Char[] M:System.Char[].#ctor(System.Int32) IronScheme Not supported
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment