8 references to EndColumn
Microsoft.Build (6)
BackEnd\Components\Logging\LoggingContext.cs (1)
149file.EndColumn,
BackEnd\Components\Logging\LoggingService.cs (1)
1005BuildEventFileInfo.Empty.EndColumn,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
321file.EndColumn,
BackEnd\Shared\EventsCreatorHelper.cs (2)
54file.EndColumn, 85file.EndColumn,
ProjectFileErrorUtilities.cs (1)
153throw new InvalidProjectFileException(projectFile.File, projectFile.Line, projectFile.Column, projectFile.EndLine, projectFile.EndColumn, message, errorSubCategory, errorCode, helpKeyword, innerException);
Microsoft.Build.Engine.UnitTests (2)
BackEnd\LoggingServicesLogMethod_Tests.cs (2)
1736fileInfo.EndColumn, 1763fileInfo.EndColumn,