1 write to _exceptionToThrow
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\SharedTypes.cs (1)
484
_exceptionToThrow
= exceptionToThrow;
1 reference to _exceptionToThrow
Microsoft.AspNetCore.Http.Extensions.Tests (1)
RequestDelegateGenerator\SharedTypes.cs (1)
504
throw
_exceptionToThrow
;