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