2 references to PageWithHandlerThatGetsIgnored
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
ApplicationModels\DefaultPageApplicationModelProviderTest.cs (2)
574var typeInfo = typeof(PageWithHandlerThatGetsIgnored).GetTypeInfo(); 593Assert.Same(typeof(PageWithHandlerThatGetsIgnored).GetTypeInfo(), pageModel.PageType);