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