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