1 instantiation of __TransformingClientErrorStruct
Microsoft.AspNetCore.Mvc.Core (1)
_generated\0\LoggerMessage.g.cs (1)
633
new
__TransformingClientErrorStruct
(initialActionResultType, replacedActionResultType, statusCode),
2 references to __TransformingClientErrorStruct
Microsoft.AspNetCore.Mvc.Core (2)
_generated\0\LoggerMessage.g.cs (2)
593
public static readonly global::System.Func<
__TransformingClientErrorStruct
, global::System.Exception?, string> Format = (state, ex) => state.ToString();
635
__TransformingClientErrorStruct
.Format);