3 references to ReadDictionaryKey
System.Runtime.Serialization (3)
System\Xml\XmlBinaryReader.cs (1)
1085
return BufferReader.
ReadDictionaryKey
();
System\Xml\XmlBufferReader.cs (2)
1309
value.SetDictionaryValue(
ReadDictionaryKey
());
1399
int key =
ReadDictionaryKey
();