1 write to _xmlnsDictionary
System.Xaml (1)
System\Xaml\InfosetObjects\XamlXmlReaderSettings.cs (1)
31_xmlnsDictionary = new Dictionary<string, string>(settings._xmlnsDictionary);
2 references to _xmlnsDictionary
System.Xaml (2)
System\Xaml\InfosetObjects\XamlXmlReaderSettings.cs (2)
29if (settings._xmlnsDictionary != null) 31_xmlnsDictionary = new Dictionary<string, string>(settings._xmlnsDictionary);