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