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