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