3 references to LineNumber
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
2783_curNode.SetLineInfo(xmlEx.LineNumber, xmlEx.LinePosition); 8871ReThrow(e, e.LineNumber, e.LinePosition - 6); // 6 == strlen( "<?xml " );
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
2659Throw(ResXml.Xml_ErrorParsingEntityName, string.Empty, e.LineNumber, e.LinePosition);