3 references to ReadDictionaryKey
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
1055
return BufferReader.
ReadDictionaryKey
();
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
1281
value.SetDictionaryValue(
ReadDictionaryKey
());
1372
int key =
ReadDictionaryKey
();