5 references to EndLine
Microsoft.Build (5)
BackEnd\Components\Logging\LoggingContext.cs (1)
148file.EndLine,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
321file.EndLine,
BackEnd\Shared\EventsCreatorHelper.cs (2)
49file.EndLine, 80file.EndLine,
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);