2 references to IndexOf
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
5461errorSpan = newCaptures[reverseCapturesMap.IndexOf(i)].Locations.Single().SourceSpan;
Microsoft.CodeAnalysis.Workspaces (1)
SetWithInsertionOrder.cs (1)
80_elements!.RemoveAt(_elements.IndexOf(value));