2 references to Xdom_IndexOutOfRange
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlAttributeCollection.cs (1)
31
throw new IndexOutOfRangeException(ResXml.
Xdom_IndexOutOfRange
);
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlNamedNodeMap.cs (1)
80
throw new IndexOutOfRangeException(ResXml.
Xdom_IndexOutOfRange
);