1 type derived from RuntimeModule
System.Private.CoreLib (1)
System\Reflection\Runtime\Modules\NativeFormat\NativeFormatRuntimeModule.cs (1)
16
internal sealed partial class NativeFormatRuntimeModule :
RuntimeModule
2 references to RuntimeModule
System.Private.CoreLib (2)
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
152
internal static
RuntimeModule
GetRuntimeModule(NativeFormatRuntimeAssembly assembly)
System\Reflection\Runtime\Modules\RuntimeModule.cs (1)
49
if (!(obj is
RuntimeModule
other))