1 write to _nsInfo
System.Xaml (1)
System\Xaml\MS\Impl\XmlNsInfo.cs (1)
436
_nsInfo
= nsInfo;
3 references to _nsInfo
System.Xaml (3)
System\Xaml\MS\Impl\XmlNsInfo.cs (3)
521
_nsInfo
.Prefixes.TryGetValue(ns1, out prefix1);
522
_nsInfo
.Prefixes.TryGetValue(ns2, out prefix2);
550
_nsInfo
.OldToNewNs.TryGetValue(oldNs, out newNs);