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