2 references to FindIndex
Microsoft.CodeAnalysis.InteractiveHost (2)
ArrayBuilder.cs (2)
185
=>
FindIndex
(0, this.Count, match);
188
=>
FindIndex
(startIndex, this.Count - startIndex, match);