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