Base:
103 references to ToString
Aspire.Dashboard (7)
Aspire.Dashboard.Tests (3)
Aspire.Hosting (1)
Microsoft.AspNetCore.Antiforgery (1)
Microsoft.AspNetCore.Authentication.BearerToken (1)
Microsoft.AspNetCore.Authentication.OAuth (9)
Microsoft.AspNetCore.Components.Endpoints (1)
Microsoft.AspNetCore.Cors (2)
Microsoft.AspNetCore.Diagnostics.Middleware (1)
Microsoft.AspNetCore.HostFiltering (1)
Microsoft.AspNetCore.Http (4)
Microsoft.AspNetCore.Http.Connections (5)
Microsoft.AspNetCore.Http.Extensions (2)
Microsoft.AspNetCore.HttpLogging (6)
W3CLoggingMiddleware.cs (5)
148shouldLog |= AddToList(elements, _hostIndex, host.ToString());
156shouldLog |= AddToList(elements, _refererIndex, referer.ToString());
164shouldLog |= AddToList(elements, _userAgentIndex, agent.ToString());
174shouldLog |= AddToList(elements, _cookieIndex, cookie.ToString());
186shouldLog |= AddToList(additionalHeaderElements, i, headerValue.ToString());
Microsoft.AspNetCore.HttpOverrides (3)
Microsoft.AspNetCore.Mvc.Abstractions (2)
Microsoft.AspNetCore.Mvc.Core (4)
Microsoft.AspNetCore.OutputCaching (4)
Microsoft.AspNetCore.ResponseCaching (10)
Microsoft.AspNetCore.Rewrite (1)
Microsoft.AspNetCore.Routing (3)
Microsoft.AspNetCore.Server.IISIntegration (1)
Microsoft.AspNetCore.Server.Kestrel.Core (27)
Microsoft.AspNetCore.WebSockets (4)