2 references to TryGetGuid
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (1)
336if (!TryGetGuid(buffer, 0))
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
879value.TryGetGuid(buffer, offset + 1);