1 write to _initialActionResultType
Microsoft.AspNetCore.Mvc.Core (1)
_generated\0\LoggerMessage.g.cs (1)
578
this.
_initialActionResultType
= initialActionResultType;
2 references to _initialActionResultType
Microsoft.AspNetCore.Mvc.Core (2)
_generated\0\LoggerMessage.g.cs (2)
586
var InitialActionResultType = this.
_initialActionResultType
;
601
0 => new global::System.Collections.Generic.KeyValuePair<string, object?>("InitialActionResultType", this.
_initialActionResultType
),