11 references to AppendNode
dotnet-svcutil-lib (11)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (11)
959
this.
AppendNode
(XmlBinaryNodeType.PrefixDictionaryElementA + GetPrefixOffset(prefix));
965
this.
AppendNode
(XmlBinaryNodeType.DictionaryXmlnsAttribute);
972
this.
AppendNode
(XmlBinaryNodeType.PrefixDictionaryAttributeA + GetPrefixOffset(prefix));
976
this.
AppendNode
(XmlBinaryNodeType.OneText);
980
this.
AppendNode
(XmlBinaryNodeType.Chars8Text);
987
this.
AppendNode
(XmlBinaryNodeType.DictionaryAttribute);
990
this.
AppendNode
(XmlBinaryNodeType.Chars8Text);
996
this.
AppendNode
(XmlBinaryNodeType.DictionaryTextWithEndElement);
1002
this.
AppendNode
(XmlBinaryNodeType.DictionaryTextWithEndElement);
1007
this.
AppendNode
(XmlBinaryNodeType.UniqueIdTextWithEndElement);
1012
this.
AppendNode
(XmlBinaryNodeType.EndElement);