1 write to IsDefaultResponse
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiResponseTypeProvider.cs (1)
228
IsDefaultResponse
= metadataAttribute is IApiDefaultResponseMetadataProvider,
1 reference to IsDefaultResponse
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
ApiResponseTypeProvider.cs (1)
249
else if (apiResponseType.
IsDefaultResponse
)