7 references to EndLine
Microsoft.Build (5)
BackEnd\Components\Logging\LoggingContext.cs (1)
148
file.
EndLine
,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
320
file.
EndLine
,
BackEnd\Shared\EventsCreatorHelper.cs (2)
49
file.
EndLine
,
80
file.
EndLine
,
ProjectFileErrorUtilities.cs (1)
153
throw 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)
1734
fileInfo.
EndLine
,
1761
fileInfo.
EndLine
,