2 references to GetGuid
System.Private.DataContractSerialization (2)
System\Xml\ValueHandle.cs (1)
937
return _bufferReader.
GetGuid
(_offset);
System\Xml\XmlBufferReader.cs (1)
469
Guid guid =
GetGuid
(offset);