Base:
method
GetFunctionPointerParameterTypes
System.Reflection.TypeLoading.RoType.GetFunctionPointerParameterTypes()
2 references to GetFunctionPointerParameterTypes
System.Reflection.MetadataLoadContext (2)
System\Reflection\TypeLoading\Types\RoFunctionPointerType.cs (2)
124Type[] args = GetFunctionPointerParameterTypes(); 125Type[] otherArgs = other.GetFunctionPointerParameterTypes();