9 references to CaptureVariable
Microsoft.CodeAnalysis.CSharp (9)
Lowering\StateMachineRewriter\IteratorAndAsyncCaptureWalker.cs (9)
75walker.CaptureVariable(method.ThisParameter, node.Syntax); 256CaptureVariable(symbol, syntax); 259CaptureVariable(symbol, syntax); 287CaptureVariable(symbol, node); 310CaptureVariable(node.ParameterSymbol, node.Syntax); 319CaptureVariable(thisSymbol, node.Syntax); 327CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 333CaptureVariable(topLevelMethod.ThisParameter, node.Syntax); 447_analyzer.CaptureVariable(s, syntax);