4 references to Capture
Microsoft.CodeAnalysis.CSharp (4)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (4)
421
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
427
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
433
Capture
(node.LocalSymbol, node.Syntax);
439
Capture
(node.ParameterSymbol, node.Syntax);