1 reference to IsNonGetRequest
Microsoft.AspNetCore.Mvc.Core (1)
BindPropertyAttribute.cs (1)
23private static readonly Func<ActionContext, bool> _supportsNonGetRequests = IsNonGetRequest;