4 references to GetGlobalModuleRuntimeType
System.Private.CoreLib (4)
System\Reflection\Runtime\Modules\NativeFormat\NativeFormatRuntimeModule.cs (4)
59
=>
GetGlobalModuleRuntimeType
().GetField(name, bindingAttr);
63
=>
GetGlobalModuleRuntimeType
().GetFields(bindingFlags);
67
=>
GetGlobalModuleRuntimeType
().GetMethodImpl(name, RuntimeTypeInfo.GenericParameterCountAny, bindingAttr, binder, callConvention, types, modifiers);
71
=>
GetGlobalModuleRuntimeType
().GetMethods(bindingFlags);