8 references to Line
Microsoft.Build (6)
BackEnd\Components\Logging\LoggingContext.cs (1)
146
file.
Line
,
BackEnd\Components\Logging\LoggingService.cs (1)
1002
BuildEventFileInfo.Empty.
Line
,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
318
file.
Line
,
BackEnd\Shared\EventsCreatorHelper.cs (2)
51
file.
Line
,
82
file.
Line
,
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)
1733
fileInfo.
Line
,
1760
fileInfo.
Line
,