2 references to IsSubsequentSection
Microsoft.CodeAnalysis.CSharp.Features (2)
CSharpRemoveUnreachableCodeCodeFixProvider.cs (2)
41
var priority =
IsSubsequentSection
(diagnostic)
51
=> !
IsSubsequentSection
(diagnostic);