1 write to _clrToXmlNs
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
48
_clrToXmlNs
= LoadClrToXmlNs();
2 references to _clrToXmlNs
System.Xaml (2)
System\Xaml\MS\Impl\XmlNsInfo.cs (2)
46
if (
_clrToXmlNs
is null)
50
return
_clrToXmlNs
;