2 references to PageWithHandlerParameters
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
ApplicationModels\DefaultPageApplicationModelProviderTest.cs (2)
897var typeInfo = typeof(PageWithHandlerParameters).GetTypeInfo(); 898var expected = typeInfo.GetMethod(nameof(PageWithHandlerParameters.OnPost));