1 write to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
56_asyncListener = listenerProvider.GetListener(FeatureAttribute.Rename);
1 reference to _asyncListener
Microsoft.CodeAnalysis.EditorFeatures (1)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
236var token = _asyncListener.BeginAsyncOperation(nameof(Submit));