8 references to Column
Microsoft.Build (6)
BackEnd\Components\Logging\LoggingContext.cs (1)
147
file.
Column
,
BackEnd\Components\Logging\LoggingService.cs (1)
1003
BuildEventFileInfo.Empty.
Column
,
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
319
file.
Column
,
BackEnd\Shared\EventsCreatorHelper.cs (2)
52
file.
Column
,
83
file.
Column
,
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.
Column
,
1761
fileInfo.
Column
,