5 references to Throw
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (5)
3882Throw(ResXml.Xml_InvalidXmlDecl, _ps.LineNo, _ps.LinePos - 1); 5179Throw(ResXml.Xml_BadNamespaceDecl, attr.lineInfo2.lineNo, attr.lineInfo2.linePos - 1); 6123Throw(ResXml.Xml_ErrorParsingEntityName, _ps.LineNo, savedLinePos); 7930Throw(ResXml.Xml_XmlnsPrefix, (int)attr.lineInfo2.lineNo, (int)attr.lineInfo2.linePos); 7946Throw(ResXml.Xml_BadNamespaceDecl, (int)attr.lineInfo.lineNo, (int)attr.lineInfo.linePos);