2 references to HttpMethod
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
RemoteAttributeBase.cs (2)
153if (!string.IsNullOrEmpty(HttpMethod)) 155MergeAttribute(context.Attributes, "data-val-remote-type", HttpMethod);