DebugPointAtFinally Type
Represents whether a debug point should be present for the 'finally' in a 'try .. finally', that is whether the construct corresponds to a debug point in the original source.
Union cases
Union case |
Description
|
Full Usage:
No
|
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsNo
Returns: bool
|
|
Full Usage:
this.IsYes
Returns: bool
|
|