2 references to CompiledPageActionDescriptorProvider
Microsoft.AspNetCore.Mvc.RazorPages (2)
DependencyInjection\MvcRazorPagesMvcCoreBuilderExtensions.cs (1)
105ServiceDescriptor.Singleton<IActionDescriptorProvider, CompiledPageActionDescriptorProvider>());
Infrastructure\CompiledPageActionDescriptorProvider.cs (1)
25/// Initializes a new instance of <see cref="CompiledPageActionDescriptorProvider"/>.