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