2 references to FindIndex
Microsoft.Build (2)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.pooledobjects\5.0.0-1.25277.114\contentFiles\cs\netstandard2.0\ArrayBuilder.cs (2)
215
=>
FindIndex
(0, this.Count, match);
218
=>
FindIndex
(startIndex, this.Count - startIndex, match);