1 write to Line
System.CodeDom (1)
System\CodeDom\Compiler\CompilerError.cs (1)
14Line = line;
1 reference to Line
System.CodeDom (1)
System\CodeDom\Compiler\CompilerError.cs (1)
34string.Format(CultureInfo.InvariantCulture, "{0}({1},{2}) : {3} {4}: {5}", FileName, Line, Column, WarningString, ErrorNumber, ErrorText) :