1 write to _updateEnvironment
MSBuildTaskHost (1)
OutOfProcTaskHostNode.cs (1)
923_updateEnvironment = !taskConfiguration.BuildProcessEnvironment.ContainsValueAndIsEqual("MSBuildTaskHostDoNotUpdateEnvironment", "1", StringComparison.OrdinalIgnoreCase);
3 references to _updateEnvironment
MSBuildTaskHost (3)
OutOfProcTaskHostNode.cs (3)
933if (_updateEnvironment) 1045if (_updateEnvironment) 1108if (_updateEnvironment)