1 write to _customName
Microsoft.AspNetCore.Http.Extensions (1)
_generated\0\LoggerMessage.g.cs (1)
359
this.
_customName
= customName;
2 references to _customName
Microsoft.AspNetCore.Http.Extensions (2)
_generated\0\LoggerMessage.g.cs (2)
367
var CustomName = this.
_customName
;
380
0 => new global::System.Collections.Generic.KeyValuePair<string, object?>("CustomName", this.
_customName
),