2 references to TryGetDictionaryString
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseReader.cs (2)
2293return this.LocalName.TryGetDictionaryString(out localName); 2307return this.Namespace.Uri.TryGetDictionaryString(out ns);