9 references to CaptureVariable
Microsoft.CodeAnalysis.CSharp (9)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (9)
68
walker.
CaptureVariable
(method.ThisParameter, node.Syntax);
211
CaptureVariable
(symbol, syntax);
214
CaptureVariable
(symbol, syntax);
242
CaptureVariable
(symbol, node);
263
CaptureVariable
(node.ParameterSymbol, node.Syntax);
272
CaptureVariable
(thisSymbol, node.Syntax);
280
CaptureVariable
(topLevelMethod.ThisParameter, node.Syntax);
286
CaptureVariable
(topLevelMethod.ThisParameter, node.Syntax);
400
_analyzer.
CaptureVariable
(s, syntax);