1 write to s_getSuggestionsAsync_WithContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Lightup\ISmartRenameSessionWrapper.cs (1)
74s_getSuggestionsAsync_WithContext = LightupHelpers.CreateFunctionAccessor<object, object, CancellationToken, Task<IReadOnlyList<string>>>(s_wrappedType,
2 references to s_getSuggestionsAsync_WithContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Lightup\ISmartRenameSessionWrapper.cs (2)
134s_getSuggestionsAsync_WithContext is not null) 153return s_getSuggestionsAsync_WithContext(_instance, renameContextArray, cancellationToken);