2 references to PageConventionCollection
Microsoft.AspNetCore.Mvc.RazorPages (2)
ApplicationModels\PageConventionCollection.cs (1)
23
:
this
((IServiceProvider?)null)
DependencyInjection\RazorPagesOptionsSetup.cs (1)
23
options.Conventions = new
PageConventionCollection
(_serviceProvider);