6 references to SupportsGet
Microsoft.AspNetCore.Mvc.RazorPages.Test (6)
Infrastructure\PageBinderFactoryTest.cs (6)
360Name = nameof(PageModelWithSupportsGetProperty.SupportsGet), 362Property = type.GetProperty(nameof(PageModelWithSupportsGetProperty.SupportsGet)), 404Assert.Equal("value", model.SupportsGet); 420Name = nameof(PageModelWithSupportsGetProperty.SupportsGet), 422Property = type.GetProperty(nameof(PageModelWithSupportsGetProperty.SupportsGet)), 465Assert.Equal("value", model.SupportsGet);