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