6 references to _map
Microsoft.CodeAnalysis.CSharp (6)
Lowering\LocalRewriter\LocalRewriter.PatternLocalRewriter.cs (6)
72_map.Free(); 80foreach (var kv in _map) 96if (!_map.TryGetValue(dagTemp, out BoundExpression result)) 101_map.Add(dagTemp, result); 117if (!_map.ContainsKey(dagTemp)) 119_map.Add(dagTemp, translation);