1 write to environment
System (1)
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (1)
211environment = this.EnvironmentVariables.AsGenericDictionary();
2 references to environment
System (2)
services\monitoring\system\diagnosticts\ProcessStartInfo.cs (2)
210if (environment == null) { 214return environment;