2 references to TryGetDictionaryString
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (2)
2138return this.LocalName.TryGetDictionaryString(out localName); 2152return this.Namespace.Uri.TryGetDictionaryString(out ns);