1 instantiation of ExecutionEnvironmentImplementation
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ReflectionExecution.cs (1)
48var executionEnvironment = new ExecutionEnvironmentImplementation();
2 references to ExecutionEnvironmentImplementation
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ReflectionExecution.cs (2)
48var executionEnvironment = new ExecutionEnvironmentImplementation(); 108internal static ExecutionEnvironmentImplementation ExecutionEnvironment { get; private set; }