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); 289CaptureVariable(node.ParameterSymbol, node.Syntax); 298CaptureVariable(thisSymbol, node.Syntax); 306CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 312CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 426_analyzer.CaptureVariable(s, syntax);