3 references to UniqueIdText
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
265UniqueIdTextWithEndElement = UniqueIdText + 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
878buffer[offset] = (byte)XmlBinaryNodeType.UniqueIdText;
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1283case XmlBinaryNodeType.UniqueIdText: