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