1 write to _nsDefs
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
36
_nsDefs
= LoadNsDefs();
2 references to _nsDefs
System.Xaml (2)
System\Xaml\MS\Impl\XmlNsInfo.cs (2)
34
if (
_nsDefs
== null)
38
return
_nsDefs
;