Method | Description | |
---|---|---|
AccessToDisposedClosureIssue ( ) : System |
Method | Description | |
---|---|---|
CanReachModification ( ControlFlowNode node, Statement start, IDictionary |
||
GetFixes ( |
||
GetNodeKind ( AstNode node ) : NodeKind | ||
IsTargetVariable ( IVariable variable ) : bool |
public AccessToDisposedClosureIssue ( ) : System | ||
return | System |
protected CanReachModification ( ControlFlowNode node, Statement start, IDictionary |
||
node | ControlFlowNode | |
start | Statement | |
modifications | IDictionary |
|
return | bool |
protected GetFixes ( |
||
context | ||
env | Node | |
variableName | string | |
return | IEnumerable |
protected GetNodeKind ( AstNode node ) : NodeKind | ||
node | AstNode | |
return | NodeKind |
protected IsTargetVariable ( IVariable variable ) : bool | ||
variable | IVariable | |
return | bool |