1 override of GetFunctionPointerParameterTypes
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\RuntimeFunctionPointerTypeInfo.cs (1)
66public override Type[] GetFunctionPointerParameterTypes()
1 reference to GetFunctionPointerParameterTypes
System.Private.CoreLib (1)
System\RuntimeType.NativeAot.cs (1)
593return GetRuntimeTypeInfo().GetFunctionPointerParameterTypes();