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