2 references to _hostIndex
Microsoft.AspNetCore.HttpLogging (1)
W3CLoggingMiddleware.cs (1)
148shouldLog |= AddToList(elements, _hostIndex, host.ToString());
Microsoft.AspNetCore.HttpLogging.Tests (1)
W3CLoggerTests.cs (1)
75AddToList(elements, W3CLoggingMiddleware._hostIndex, null);