1 write to _updateEnvironment
MSBuildTaskHost (1)
OutOfProcTaskHostNode.cs (1)
900_updateEnvironment = !taskConfiguration.BuildProcessEnvironment.ContainsValueAndIsEqual("MSBuildTaskHostDoNotUpdateEnvironment", "1", StringComparison.OrdinalIgnoreCase);
3 references to _updateEnvironment
MSBuildTaskHost (3)
OutOfProcTaskHostNode.cs (3)
910if (_updateEnvironment) 1020if (_updateEnvironment) 1083if (_updateEnvironment)