Header menu logo fantomas

SuppressLanguageFeatureCheck Type

Indicates whether a language feature check should be skipped. Typically used in recursive functions where we don't want repeated recursive calls to raise the same diagnostic multiple times.

Union cases

Union case Description

No

Full Usage: No

Yes

Full Usage: Yes

Instance members

Instance member Description

this.IsNo

Full Usage: this.IsNo

Returns: bool
Returns: bool

this.IsYes

Full Usage: this.IsYes

Returns: bool
Returns: bool

Type something to start searching.