3 references to ShowErrorDialogAsync
Microsoft.CodeAnalysis.EditorFeatures (3)
InlineRename\CommandHandlers\AbstractRenameCommandHandler_RenameHandler.cs (3)
63await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false); 106await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false); 116await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false);