4 references to IsQuery
Microsoft.AspNetCore (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
23
HttpMethods.
IsQuery
(method);
Microsoft.AspNetCore.Antiforgery (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
23
HttpMethods.
IsQuery
(method);
Microsoft.AspNetCore.Http.Abstractions (1)
HttpMethods.cs (1)
194
string _ when
IsQuery
(method) => Query,
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
23
HttpMethods.
IsQuery
(method);