2 references to TryGetGuid
System.Private.DataContractSerialization (2)
System\Xml\UniqueId.cs (1)
267if (!TryGetGuid(buffer, 0))
System\Xml\XmlBinaryWriter.cs (1)
802value.TryGetGuid(buffer, offset + 1);