2 references to RuntimeInstance
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
Debugger\Engine\DkmClrType.cs (1)
173return new DkmClrType(appDomain.RuntimeInstance.DefaultModule, appDomain, type);
Debugger\Engine\DkmClrValue.cs (1)
656this.Type.AppDomain.RuntimeInstance,