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