5 references to EndColumn
Microsoft.Build (5)
BackEnd\Components\Logging\LoggingContext.cs (1)
149file.EndColumn,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
322file.EndColumn,
BackEnd\Shared\EventsCreatorHelper.cs (2)
50file.EndColumn, 81file.EndColumn,
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);