Base:
1 reference to ToString
Microsoft.AspNetCore.Hosting (1)
Internal\HostingRequestUnhandledLog.cs (1)
13internal static readonly Func<object, Exception?, string> Callback = (state, exception) => ((HostingRequestUnhandledLog)state).ToString();