1 write to EnvironmentPropertiesInternal
Microsoft.Build (1)
Instance\ProjectInstance.cs (1)
2535parameters.EnvironmentPropertiesInternal = _environmentVariableProperties;
2 references to EnvironmentPropertiesInternal
Microsoft.Build (2)
Instance\ProjectInstance.cs (2)
2933_environmentVariableProperties = buildParameters.EnvironmentPropertiesInternal; 3011buildParameters.EnvironmentPropertiesInternal,