1 reference to AreSwitchSectionsEquivalent
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2893
=> oldSwitch.Sections.SequenceEqual(newSwitch.Sections,
AreSwitchSectionsEquivalent
);