4 references to IsTrace
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultAntiforgery.cs (1)
98
HttpMethods.
IsTrace
(method))
Microsoft.AspNetCore.Http.Abstractions (1)
HttpMethods.cs (1)
178
string _ when
IsTrace
(method) => Trace,
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Filters\AutoValidateAntiforgeryTokenAuthorizationFilter.cs (1)
25
HttpMethods.
IsTrace
(method) ||
Microsoft.AspNetCore.SpaServices.Extensions (1)
Proxying\SpaProxy.cs (1)
138
!HttpMethods.
IsTrace
(requestMethod))