System.Object
CreateInstance(System.String typeName) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Object
CreateInstance(System.String typeName, System.Boolean ignoreCase) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Object
CreateInstance(System.String typeName, System.Boolean ignoreCase, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module[]
GetLoadedModules() | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module[]
GetLoadedModules(System.Boolean getResourceModules) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module
GetModule(System.String name) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module[]
GetModules() | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module[]
GetModules(System.Boolean getResourceModules) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.AssemblyName[]
GetReferencedAssemblies() | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Assembly
GetSatelliteAssembly(System.Globalization.CultureInfo culture) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Assembly
GetSatelliteAssembly(System.Globalization.CultureInfo culture, System.Version version) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Type
GetType(System.String name, System.Boolean throwOnError, System.Boolean ignoreCase) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Type
GetType() | Missing |
System.Reflection.Module
LoadModule(System.String moduleName, System.Byte[] rawModule) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Reflection.Module
LoadModule(System.String moduleName, System.Byte[] rawModule, System.Byte[] rawSymbolStore) | should have attributes `public final virtual hidebysig ', but has `public hidebysig ' instead |
System.Void
add_ModuleResolve(System.Reflection.ModuleResolveEventHandler value) | should have attributes `public final virtual hidebysig specialname ', but has `public hidebysig specialname ' instead |
System.Void
remove_ModuleResolve(System.Reflection.ModuleResolveEventHandler value) | should have attributes `public final virtual hidebysig specialname ', but has `public hidebysig specialname ' instead |