4 writes to column
Microsoft.Build.Tasks.Core (4)
CanonicalError.cs (4)
369
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
448
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
456
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());
465
parsedMessage.
column
= ConvertToIntWithDefault(match.Groups["COLUMN"].Value.Trim());