1 reference to FilterPasses
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
124
if (candidate.Matches(exceptionType) && (candidate.Filter == null ||
FilterPasses
(frame, ref unwrappedException, candidate.Filter)))