2 references to GetGuid
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\ValueHandle.cs (1)
906
return _bufferReader.
GetGuid
(_offset);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
512
Guid guid =
GetGuid
(offset);