2 references to TryGetDictionaryString
System.Runtime.Serialization (2)
System\Xml\XmlBaseReader.cs (2)
2419return this.LocalName.TryGetDictionaryString(out localName); 2433return this.Namespace.Uri.TryGetDictionaryString(out ns);