4 references to _proxies
Microsoft.CodeAnalysis.CSharp (4)
Lowering\AsyncRewriter\RuntimeAsyncRewriter.cs (4)
65rewriter._proxies.Add(thisParameter, new CapturedToExpressionSymbolReplacement<ParameterSymbol>(hoistedThis, hoistedSymbols: [], isReusable: true)); 225if (_variablesToHoist.Contains(leftLocal.LocalSymbol) && !_proxies.ContainsKey(leftLocal.LocalSymbol)) 234_proxies, 268if (_proxies.TryGetValue(localOrParameter, out CapturedSymbolReplacement? proxy))