1 write to _updateEnvironment
MSBuildTaskHost (1)
OutOfProcTaskHostNode.cs (1)
909_updateEnvironment = !taskConfiguration.BuildProcessEnvironment.ContainsValueAndIsEqual("MSBuildTaskHostDoNotUpdateEnvironment", "1", StringComparison.OrdinalIgnoreCase);
3 references to _updateEnvironment
MSBuildTaskHost (3)
OutOfProcTaskHostNode.cs (3)
919if (_updateEnvironment) 1029if (_updateEnvironment) 1092if (_updateEnvironment)