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