12 references to Empty
Microsoft.Build (12)
BackEnd\BuildManager\BuildManager.cs (2)
3280file: BuildEventFileInfo.Empty, 3461BuildEventFileInfo.Empty,
BackEnd\BuildManager\EnvironmentVariableValidator.cs (1)
45loggingService.LogWarning(BuildEventContext.Invalid, null, BuildEventFileInfo.Empty, "DotnetHostPathIsDirectory", dotnetHostPath);
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
1226BuildEventFileInfo.Empty,
BackEnd\Components\Logging\LoggingContext.cs (1)
254_loggingService.LogWarning(_eventContext, null, BuildEventFileInfo.Empty, messageResourceName, messageArgs);
BackEnd\Components\ProjectCache\ProjectCacheService.cs (2)
203BuildEventFileInfo buildEventFileInfo = BuildEventFileInfo.Empty; 928BuildEventFileInfo buildEventFileInfo = BuildEventFileInfo.Empty;
BackEnd\Components\RequestBuilder\IntrinsicTasks\ItemGroupIntrinsicTask.cs (1)
664BuildEventFileInfo.Empty,
BackEnd\Components\RequestBuilder\RequestBuilder.cs (2)
826BuildEventFileInfo.Empty, 840(((LoggingContext)_projectLoggingContext) ?? _nodeLoggingContext).LogError(BuildEventFileInfo.Empty, "UnhandledMSBuildError", ex.ToString());
BackEnd\Node\OutOfProcNode.cs (1)
616_loggingContext?.BuildEventContext ?? BuildEventContext.Invalid, null, BuildEventFileInfo.Empty,
BuildCheck\Infrastructure\BuildEventsProcessor.cs (1)
253BuildEventFileInfo.Empty,