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)
236
var token =
_asyncListener
.BeginAsyncOperation(nameof(Submit));