5 references to IsTrace
Microsoft.AspNetCore (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
22HttpMethods.IsTrace(method) ||
Microsoft.AspNetCore.Antiforgery (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
22HttpMethods.IsTrace(method) ||
Microsoft.AspNetCore.Http.Abstractions (1)
HttpMethods.cs (1)
195string _ when IsTrace(method) => Trace,
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
src\aspnetcore\src\Shared\SafeHttpMethods.cs (1)
22HttpMethods.IsTrace(method) ||
Microsoft.AspNetCore.SpaServices.Extensions (1)
Proxying\SpaProxy.cs (1)
138!HttpMethods.IsTrace(requestMethod))