1 override of ReadContentAsGuid
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
1766
public override Guid
ReadContentAsGuid
()
2 references to ReadContentAsGuid
System.Runtime.Serialization (2)
System\Xml\XmlBinaryWriter.cs (1)
1218
WriteValue(reader.
ReadContentAsGuid
());
System\Xml\XmlDictionaryReader.cs (1)
946
value =
ReadContentAsGuid
();