1 reference to ForAll
mscorlib (1)
system\defaultbinder.cs (1)
598
if (indexes != null && !Contract.
ForAll
(indexes, delegate(Type t) { return t != null; }))