2 references to CustomHttpMethodConstraint
Microsoft.AspNetCore.Mvc.Core.Test (2)
ApplicationModels\ControllerActionDescriptorProviderTests.cs (2)
1450
[
CustomHttpMethodConstraint
("PUT", "PATCH")]
1678
[
CustomHttpMethodConstraint
("DELETE")]