4 references to UniqueIdTextWithEndElement
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (3)
270if (CanOptimizeReadElementContent() && GetNodeType() == XmlBinaryNodeType.UniqueIdTextWithEndElement) 640case XmlBinaryNodeType.UniqueIdTextWithEndElement: 1175case XmlBinaryNodeType.UniqueIdTextWithEndElement:
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1007this.AppendNode(XmlBinaryNodeType.UniqueIdTextWithEndElement);