2 references to IRazorCohostDynamicRegistrationService
Microsoft.CodeAnalysis.ExternalAccess.Razor (2)
Cohost\RazorDynamicRegistrationServiceFactory.cs (2)
25
[Import(AllowDefault = true)] Lazy<
IRazorCohostDynamicRegistrationService
>? dynamicRegistrationService) : ILspServiceFactory
36
Lazy<
IRazorCohostDynamicRegistrationService
>? dynamicRegistrationService,