1 write to _mscorlib
PresentationFramework (1)
System\Windows\SystemResources.cs (1)
488
_mscorlib
= typeof(string).Assembly;
2 references to _mscorlib
PresentationFramework (2)
System\Windows\SystemResources.cs (2)
486
if (
_mscorlib
== null)
491
return
_mscorlib
;