2 references to EmptyReadOnlyList
Microsoft.CodeAnalysis.EditorFeatures (2)
Lightup\ISmartRenameSessionWrapper.cs (2)
78SpecializedTasks.EmptyReadOnlyList<string>()); 81s_getSuggestionsAsync = LightupHelpers.CreateFunctionAccessor<object, CancellationToken, Task<IReadOnlyList<string>>>(s_wrappedType, nameof(GetSuggestionsAsync), typeof(CancellationToken), SpecializedTasks.EmptyReadOnlyList<string>());