1 write to _shouldThrow
Microsoft.AspNetCore.OpenApi (1)
GeneratedRouteBuilderExtensions.g.cs (1)
281
_shouldThrow
= options?.ThrowOnBadRequest ?? false;
7 references to _shouldThrow
Microsoft.AspNetCore.OpenApi (7)
GeneratedRouteBuilderExtensions.g.cs (7)
297
if (
_shouldThrow
)
314
if (
_shouldThrow
)
331
if (
_shouldThrow
)
348
if (
_shouldThrow
)
365
if (
_shouldThrow
)
382
if (
_shouldThrow
)
399
if (
_shouldThrow
)