2 references to InstantiationArg0
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\CastHelpers.cs (2)
552
Debug.Assert(typeMT->
InstantiationArg0
() == **typeMT->PerInstInfo);
627
MethodTable* dstMT = srcMT->
InstantiationArg0
();