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