3 references to ReadDictionaryKey
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (3)
93
value = BufferReader.GetDictionaryString(
ReadDictionaryKey
()).Value;
638
MoveToAtomicTextWithEndElement().Value.SetDictionaryValue(
ReadDictionaryKey
());
1039
int key =
ReadDictionaryKey
();