10 references to LogWarning
Microsoft.Build (10)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (2)
808_nodeLoggingContext.LogWarning("SolutionParseUnknownProjectType", ex.Message); 812_projectLoggingContext.LogWarning("SolutionParseUnknownProjectType", ex.Message);
BackEnd\Components\Scheduler\Scheduler.cs (1)
1460_inprocNodeContext.LogWarning("ProxyRequestNotScheduledOnInprocNode");
Instance\TaskFactories\AssemblyTaskFactory.cs (1)
258_loadedType = _typeLoader.Load(taskName, loadInfo, targetLoggingContext.LogWarning, taskHostExplicitlyRequested, taskHostParamsMatchCurrentProc);
Instance\TaskRegistry.cs (1)
1464loadedType = s_taskFactoryTypeLoader.Load(TaskFactoryAttributeName, taskFactoryLoadInfo, targetLoggingContext.LogWarning);
Utilities\EngineFileUtilities.cs (5)
406targetLoggingContext.LogWarning( 419targetLoggingContext.LogWarning( 448evaluationLoggingContext.LogWarning( 457evaluationLoggingContext.LogWarning( 466evaluationLoggingContext.LogWarning(