1 reference to AreLabelsEquivalent
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2896
=> oldSection.Labels.SequenceEqual(newSection.Labels,
AreLabelsEquivalent
);