3 references to DictionaryXmlnsAttribute
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
766
case XmlBinaryNodeType.
DictionaryXmlnsAttribute
:
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
336
WriteNode(XmlBinaryNodeType.
DictionaryXmlnsAttribute
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
965
this.AppendNode(XmlBinaryNodeType.
DictionaryXmlnsAttribute
);