1 write to _apiBehaviorOptions
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\DefaultApiProblemDetailsWriter.cs (1)
32
_apiBehaviorOptions
= apiBehaviorOptions.Value;
1 reference to _apiBehaviorOptions
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\DefaultApiProblemDetailsWriter.cs (1)
48
if (apiControllerAttribute is null ||
_apiBehaviorOptions
.SuppressMapClientErrors)