2 references to TryOnAfterGlobalSymbolRenamed
Microsoft.CodeAnalysis.EditorFeatures (2)
IRefactorNotifyService.cs (1)
22
/// <see cref="
TryOnAfterGlobalSymbolRenamed
"/>.
Shared\Extensions\IRefactorNotifyServiceExtensions.cs (1)
40
if (!refactorNotifyService.
TryOnAfterGlobalSymbolRenamed
(workspace, changedDocuments, symbol, newName, throwOnFailure))