1 reference to PredicateMethod
WindowsBase (1)
Base\MS\Internal\GenericsInstances.cs (1)
32
private static Predicate<object> s_PM_Empty = new Predicate<object>(
PredicateMethod
);