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