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