3 references to Instantiate
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (3)
Debugger\Engine\DkmClrType.cs (1)
108object value = UnderlyingType.Instantiate(args);
Debugger\MemberInfo\TypeImpl.cs (1)
312return (ExplicitInterfaceInfo)typeof(ExplicitInterfaceInfo).Instantiate(
ResultProviderTestBase.cs (1)
30return (string)emptyProperty.GetValue(exceptionType.Instantiate());