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