Implemented interface member:
3 references to
Microsoft.Extensions.Http.Diagnostics (3)
Logging\Internal\Log.cs (3)
152
var httpMethod = request
[
startIndex].Value;
153
var httpHost = request
[
startIndex + 1].Value;
154
var httpPath = request
[
startIndex + 2].Value;