3 references to Line
System.Web (2)
Compilation\BuildProvidersCompiler.cs (1)
322_firstException.Source, _firstException.Line);
UI\TemplateParser.cs (1)
253parseError = new ParserError(hpe.Message, hpe.VirtualPath, hpe.Line);
System.Web.Mobile (1)
Mobile\MobileErrorInfo.cs (1)
91this.LineNumber = parseException.Line.ToString(CultureInfo.InvariantCulture);