2 writes to DeclaredType
Microsoft.AspNetCore.Mvc.Core (2)
ActionResultOfT.cs (1)
97
DeclaredType
= typeof(TValue),
Infrastructure\ActionResultTypeMapper.cs (1)
41
DeclaredType
= returnType,
1 reference to DeclaredType
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ObjectResultExecutor.cs (1)
73
var objectType = result.
DeclaredType
;