2 references to IRazorRefactorNotifyService
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (2)
RazorRefactorNotifyWrapper.cs (2)
17[Import(AllowDefault = true)] IRazorRefactorNotifyService? implementation) : IRefactorNotifyService 19private readonly IRazorRefactorNotifyService? _implementation = implementation;