4 references to Capture
Microsoft.CodeAnalysis.CSharp (4)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (4)
402
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
408
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
414
Capture
(node.LocalSymbol, node.Syntax);
420
Capture
(node.ParameterSymbol, node.Syntax);