Header menu logo FSharp.Core

UnverifiableAttribute Type

This attribute is used to tag values whose use will result in the generation of unverifiable code. These values are inevitably marked 'inline' to ensure that the unverifiable constructs are not present in the actual code for the F# library, but are rather copied to the source code of the caller.

Constructors

Constructor Description

UnverifiableAttribute()

Full Usage: UnverifiableAttribute()

Returns: UnverifiableAttribute UnverifiableAttribute

Creates an instance of the attribute

Returns: UnverifiableAttribute

UnverifiableAttribute

Type something to start searching.