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