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