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