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