1 reference to GetModuleType
System.Private.CoreLib (1)
src\System\Reflection\RuntimeModule.cs (1)
347internal RuntimeType RuntimeType => m_runtimeType ??= ModuleHandle.GetModuleType(this);