1 write to _taskHost
MSBuild (1)
OutOfProcTaskHostNode.cs (1)
730_taskHost = taskHost;
3 references to _taskHost
MSBuild (3)
OutOfProcTaskHostNode.cs (3)
743ErrorUtilities.VerifyThrow(_taskHost.EffectiveConfiguration != null, "We should never have a null configuration during a BuildEngine callback!"); 744return _taskHost.EffectiveConfiguration.IsTaskInputLoggingEnabled; 755_taskHost._fileAccessData.Add(fileAccessData);