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