NoCompilerInliningAttribute Type
Indicates a value or a function that must not be inlined by the F# compiler, but may be inlined by the JIT compiler.
Constructors
Constructor |
Description
|
Full Usage:
NoCompilerInliningAttribute()
Returns: NoCompilerInliningAttribute
NoCompilerInliningAttribute
|
Creates an instance of the attribute
|