Beispiel #1
0
 internal RuntimeType[] GetGenericArgumentsInternal()
 {
     return(RuntimeMethodHandle.GetMethodInstantiationInternal(this));
 }