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