2 writes to endColumn
Microsoft.Build (2)
CanonicalError.cs (2)
404
parsedMessage.
endColumn
= ConvertToIntWithDefault(match.Groups["ENDCOLUMN"].Value.Trim());
414
parsedMessage.
endColumn
= ConvertToIntWithDefault(match.Groups["ENDCOLUMN"].Value.Trim());
2 references to endColumn
Microsoft.Build (2)
TaskLoggingHelper.cs (2)
1412
messageParts.
endColumn
,
1429
messageParts.
endColumn
,