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