3 references to GetInstantiationInternal
mscorlib (3)
system\reflection\Associates.cs (1)
56RuntimeType [] genericArguments = declaredType.GetTypeHandleInternal().GetInstantiationInternal();
system\rttype.cs (2)
2249typeContext = declaringType.GetTypeHandleInternal().GetInstantiationInternal(); 4187return GetRootElementType().GetTypeHandleInternal().GetInstantiationInternal();