1 write to _shouldThrow
Microsoft.AspNetCore.Identity (1)
GeneratedRouteBuilderExtensions.g.cs (1)
1526
_shouldThrow
= options?.ThrowOnBadRequest ?? false;
7 references to _shouldThrow
Microsoft.AspNetCore.Identity (7)
GeneratedRouteBuilderExtensions.g.cs (7)
1542
if (
_shouldThrow
)
1559
if (
_shouldThrow
)
1576
if (
_shouldThrow
)
1593
if (
_shouldThrow
)
1610
if (
_shouldThrow
)
1627
if (
_shouldThrow
)
1644
if (
_shouldThrow
)