2 writes to endColumn
Microsoft.Build.Tasks.Core (2)
CanonicalError.cs (2)
457
parsedMessage.
endColumn
= ConvertToIntWithDefault(match.Groups["ENDCOLUMN"].Value.Trim());
467
parsedMessage.
endColumn
= ConvertToIntWithDefault(match.Groups["ENDCOLUMN"].Value.Trim());