3 references to ShowErrorDialogAsync
Microsoft.CodeAnalysis.EditorFeatures (3)
InlineRename\CommandHandlers\AbstractRenameCommandHandler_RenameHandler.cs (3)
64await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false); 107await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false); 117await ShowErrorDialogAsync(workspace, FeaturesResources.You_must_rename_an_identifier).ConfigureAwait(false);