3 references to ShortAttribute
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
716
case XmlBinaryNodeType.
ShortAttribute
:
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryWriter.cs (1)
239
WriteNode(XmlBinaryNodeType.
ShortAttribute
);
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
1147
const XmlBinaryNodeType minAttribute = XmlBinaryNodeType.
ShortAttribute
;