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