3 references to ReadDictionaryKey
System.Private.DataContractSerialization (3)
System\Xml\XmlBinaryReader.cs (1)
1075return BufferReader.ReadDictionaryKey();
System\Xml\XmlBufferReader.cs (2)
1136value.SetDictionaryValue(ReadDictionaryKey()); 1224int key = ReadDictionaryKey();