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.
Instance members
| Instance member |
Description
|
Full Usage:
this.IsNo
Returns: bool
|
|
Full Usage:
this.IsYes
Returns: bool
|
|
fantomas