2 references to _sectionLabels
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_PatternSwitchStatement.cs (2)
52if (_sectionLabels.TryGetValue(section, out LabelSymbol? replacementLabel)) 57_sectionLabels.Add(section, result);