5 references to Column
Microsoft.Build (5)
BackEnd\Components\Logging\LoggingContext.cs (1)
147file.Column,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
320file.Column,
BackEnd\Shared\EventsCreatorHelper.cs (2)
48file.Column, 79file.Column,
src\msbuild\src\Shared\ProjectFileErrorUtilities.cs (1)
153throw new InvalidProjectFileException(projectFile.File, projectFile.Line, projectFile.Column, projectFile.EndLine, projectFile.EndColumn, message, errorSubCategory, errorCode, helpKeyword, innerException);