2 references to OnAfterGlobalSymbolRenamed
Microsoft.VisualStudio.LanguageServices.Razor (2)
Rename\RazorRefactorNotifyService.cs (2)
29
return
OnAfterGlobalSymbolRenamed
(symbol, newName, throwOnFailure, _fileSystem);
160
=> instance.
OnAfterGlobalSymbolRenamed
(symbol, newName, throwOnFailure, fileSystem);