3 references to InstantiateProxyType
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (3)
Debugger\Engine\DkmClrValue.cs (2)
662
return this.
InstantiateProxyType
(inspectionContext, proxyType);
700
return this.
InstantiateProxyType
(inspectionContext, proxyType);
DebuggerTypeProxyExpansion.cs (1)
58
proxyValue = value.
InstantiateProxyType
(inspectionContext, proxyType);