3 references to XmlDisallowNegativeValues
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAnyElementAttribute.cs (1)
84
throw new ArgumentException(ResXml.
XmlDisallowNegativeValues
, "Order");
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlArrayAttribute.cs (1)
90
throw new ArgumentException(ResXml.
XmlDisallowNegativeValues
, "Order");
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlElementAttribute.cs (1)
141
throw new ArgumentException(ResXml.
XmlDisallowNegativeValues
, "Order");