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