1 write to _parameterType
Microsoft.AspNetCore.Components.Endpoints (1)
_generated\0\LoggerMessage.g.cs (1)
281
this.
_parameterType
= parameterType;
2 references to _parameterType
Microsoft.AspNetCore.Components.Endpoints (2)
_generated\0\LoggerMessage.g.cs (2)
288
var ParameterType = this.
_parameterType
;
304
2 => new global::System.Collections.Generic.KeyValuePair<string, object?>("ParameterType", this.
_parameterType
),