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