2 implementations of TryOnBeforeGlobalSymbolRenamed
Microsoft.CodeAnalysis.EditorFeatures (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptInlineRenameInfo.cs (1)
56
bool IInlineRenameInfo.
TryOnBeforeGlobalSymbolRenamed
(Workspace workspace, IEnumerable<DocumentId> changedDocumentIDs, string replacementText)
InlineRename\AbstractEditorInlineRenameService.SymbolRenameInfo.cs (1)
142
public bool
TryOnBeforeGlobalSymbolRenamed
(Workspace workspace, IEnumerable<DocumentId> changedDocumentIDs, string replacementText)