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