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