2 references to TryOnBeforeGlobalSymbolRenamed
Microsoft.CodeAnalysis.EditorFeatures (2)
IRefactorNotifyService.cs (1)
29
/// workspace. This should only be called if <see cref="
TryOnBeforeGlobalSymbolRenamed
"/> was
Shared\Extensions\IRefactorNotifyServiceExtensions.cs (1)
21
if (!refactorNotifyService.
TryOnBeforeGlobalSymbolRenamed
(workspace, changedDocuments, symbol, newName, throwOnFailure))