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