1 reference to FindIndex
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\DebuggingSession.cs (1)
833var i = adjustedMappedSpans.FindIndex((s, ordinal) => s.Ordinal == ordinal, activeStatement.Ordinal);