4 references to Capture
Microsoft.CodeAnalysis.CSharp (4)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (4)
400
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
406
Capture
(_topLevelMethod.ThisParameter, node.Syntax);
412
Capture
(node.LocalSymbol, node.Syntax);
418
Capture
(node.ParameterSymbol, node.Syntax);