14 references to Empty
Microsoft.Build (14)
BackEnd\BuildManager\BuildManager.cs (1)
3231BuildEventFileInfo.Empty,
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
864BuildEventFileInfo.Empty,
BackEnd\Components\Logging\LoggingContext.cs (1)
254_loggingService.LogWarning(_eventContext, null, BuildEventFileInfo.Empty, messageResourceName, messageArgs);
BackEnd\Components\Logging\LoggingService.cs (5)
941BuildEventFileInfo.Empty.File, 942BuildEventFileInfo.Empty.Line, 943BuildEventFileInfo.Empty.Column, 944BuildEventFileInfo.Empty.EndLine, 945BuildEventFileInfo.Empty.EndColumn,
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
201BuildEventFileInfo buildEventFileInfo = BuildEventFileInfo.Empty; 809BuildEventFileInfo buildEventFileInfo = BuildEventFileInfo.Empty;
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupIntrinsicTask.cs (1)
621BuildEventFileInfo.Empty,
BackEnd\Components\RequestBuilder\RequestBuilder.cs (2)
823BuildEventFileInfo.Empty, 837(((LoggingContext)_projectLoggingContext) ?? _nodeLoggingContext).LogError(BuildEventFileInfo.Empty, "UnhandledMSBuildError", ex.ToString());
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
174BuildEventFileInfo.Empty,