4 writes to column
Microsoft.Build.Tasks.Core (4)
CanonicalError.cs (4)
316
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
395
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
403
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
412
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());