1 write to _shouldCheckLambdas
Test.Utilities (1)
DoNotCatchGeneralUnlessRethrown.cs (1)
28_shouldCheckLambdas = shouldCheckLambdas;
1 reference to _shouldCheckLambdas
Test.Utilities (1)
DoNotCatchGeneralUnlessRethrown.cs (1)
76var walker = new DisallowGeneralCatchUnlessRethrowWalker(IsDisallowedCatchType, _shouldCheckLambdas);