1 write to _oldToNewNs
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
76
_oldToNewNs
= LoadOldToNewNs();
2 references to _oldToNewNs
System.Xaml (2)
System\Xaml\MS\Impl\XmlNsInfo.cs (2)
74
if (
_oldToNewNs
== null)
78
return
_oldToNewNs
;