5 references to OneText
dotnet-svcutil-lib (5)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryNodeType.cs (1)
244
OneTextWithEndElement =
OneText
+ 1,
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (2)
478
WriteTextNode(XmlBinaryNodeType.
OneText
);
694
WriteTextNode(XmlBinaryNodeType.
OneText
);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (1)
1241
case XmlBinaryNodeType.
OneText
:
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
976
this.AppendNode(XmlBinaryNodeType.
OneText
);