9 references to CaptureVariable
Microsoft.CodeAnalysis.CSharp (9)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (9)
68walker.CaptureVariable(method.ThisParameter, node.Syntax); 237CaptureVariable(symbol, syntax); 240CaptureVariable(symbol, syntax); 268CaptureVariable(symbol, node); 291CaptureVariable(node.ParameterSymbol, node.Syntax); 300CaptureVariable(thisSymbol, node.Syntax); 308CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 314CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 428_analyzer.CaptureVariable(s, syntax);