1 override of ReadContentAsUniqueId
System.Private.DataContractSerialization (1)
System\Xml\XmlBaseReader.cs (1)
1628
public override UniqueId
ReadContentAsUniqueId
()
2 references to ReadContentAsUniqueId
System.Private.DataContractSerialization (2)
System\Xml\XmlBinaryWriter.cs (1)
1236
WriteValue(reader.
ReadContentAsUniqueId
());
System\Xml\XmlDictionaryReader.cs (1)
879
value =
ReadContentAsUniqueId
();