2 writes to endLine
Microsoft.Build.Tasks.CodeAnalysis (2)
CanonicalError.cs (2)
362parsedMessage.endLine = ConvertToIntWithDefault(match.Groups["ENDLINE"].Value.Trim()); 388parsedMessage.endLine = ConvertToIntWithDefault(match.Groups["ENDLINE"].Value.Trim());