1 reference to TryGetFunctionPointerTypeForComponents
System.Private.Reflection.Execution (1)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (1)
158
return TypeLoaderEnvironment.Instance.
TryGetFunctionPointerTypeForComponents
(returnTypeHandle, parameterHandles, isUnmanaged, out functionPointerTypeHandle);