4 references to Capture
Microsoft.CodeAnalysis.CSharp (4)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (4)
374
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
380
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
386
Capture
(node.LocalSymbol, node.Syntax);
392
Capture
(node.ParameterSymbol, node.Syntax);