3 references to ReadDictionaryKey
System.Runtime.Serialization (3)
System\Xml\XmlBinaryReader.cs (3)
119
value = BufferReader.GetDictionaryString(
ReadDictionaryKey
()).Value;
666
MoveToAtomicTextWithEndElement().Value.SetDictionaryValue(
ReadDictionaryKey
());
1069
int key =
ReadDictionaryKey
();