3 references to Mscorlib
System.Private.Windows.Core (3)
System\Assemblies.cs (1)
42
??= Assembly.Load(
Mscorlib
);
System\Private\Windows\BinaryFormat\BinaryFormatWriter.cs (2)
347
$"System.Collections.Generic.List`1[[{Types.StringType}, {Assemblies.
Mscorlib
}]]",
382
$"System.Collections.Generic.List`1[[{typeof(T).FullName}, {Assemblies.
Mscorlib
}]]",