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