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