2 references to GetInstantiationInternal
System.Private.CoreLib (2)
src\System\Reflection\Associates.cs (1)
54
RuntimeType[] genericArguments = declaredType.TypeHandle.
GetInstantiationInternal
();
src\System\RuntimeType.CoreCLR.cs (1)
3579
return GetRootElementType().TypeHandle.
GetInstantiationInternal
();