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