2 writes to HttpMethod
Microsoft.AspNetCore.Mvc.RazorPages (2)
ApplicationModels\DefaultPageApplicationModelPartsProvider.cs (1)
53HttpMethod = httpMethod,
ApplicationModels\PageHandlerModel.cs (1)
42HttpMethod = other.HttpMethod;
2 references to HttpMethod
Microsoft.AspNetCore.Mvc.RazorPages (2)
ApplicationModels\CompiledPageActionDescriptorBuilder.cs (1)
86HttpMethod = handlerModel.HttpMethod,
ApplicationModels\PageHandlerModel.cs (1)
42HttpMethod = other.HttpMethod;