10 references to LogWarning
Microsoft.Build (10)
BackEnd\Components\RequestBuilder\RequestBuilder.cs (2)
807_nodeLoggingContext.LogWarning("SolutionParseUnknownProjectType", ex.Message); 811_projectLoggingContext.LogWarning("SolutionParseUnknownProjectType", ex.Message);
BackEnd\Components\Scheduler\Scheduler.cs (1)
1448_inprocNodeContext.LogWarning("ProxyRequestNotScheduledOnInprocNode");
Instance\TaskFactories\AssemblyTaskFactory.cs (1)
277_loadedType = _typeLoader.Load(taskName, loadInfo, targetLoggingContext.LogWarning, taskHostExplicitlyRequested, taskHostParamsMatchCurrentProc);
Instance\TaskRegistry.cs (1)
1466loadedType = s_taskFactoryTypeLoader.Load(TaskFactoryAttributeName, taskFactoryLoadInfo, targetLoggingContext.LogWarning);
Utilities\EngineFileUtilities.cs (5)
401targetLoggingContext.LogWarning( 414targetLoggingContext.LogWarning( 443evaluationLoggingContext.LogWarning( 452evaluationLoggingContext.LogWarning( 461evaluationLoggingContext.LogWarning(