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)
48if (apiControllerAttribute is null || _apiBehaviorOptions.SuppressMapClientErrors)