3 references to GuidText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
267GuidTextWithEndElement = GuidText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
892buffer[offset] = (byte)XmlBinaryNodeType.GuidText;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1286case XmlBinaryNodeType.GuidText: