1 write to _customName
Microsoft.AspNetCore.Components.Endpoints (1)
_generated\0\LoggerMessage.g.cs (1)
432
this.
_customName
= customName;
2 references to _customName
Microsoft.AspNetCore.Components.Endpoints (2)
_generated\0\LoggerMessage.g.cs (2)
440
var CustomName = this.
_customName
;
453
0 => new global::System.Collections.Generic.KeyValuePair<string, object?>("CustomName", this.
_customName
),