3 references to IsFunctionPointerType
System.Private.Reflection.Execution (2)
Internal\Reflection\Execution\ExecutionEnvironmentImplementation.MappingTables.cs (2)
739
(RuntimeAugments.IsUnmanagedPointerType(fieldTypeHandle) || RuntimeAugments.
IsFunctionPointerType
(fieldTypeHandle)) ?
786
(RuntimeAugments.IsUnmanagedPointerType(fieldTypeHandle) || RuntimeAugments.
IsFunctionPointerType
(fieldTypeHandle)) ?
System.Private.TypeLoader (1)
Internal\TypeSystem\TypeSystemContext.Runtime.cs (1)
231
else if (RuntimeAugments.
IsFunctionPointerType
(rtth))