2 references to Func
System.Data.Common (2)
System\Data\Selection.cs (2)
1050private readonly Func<TElem?, bool> _filter; 1060internal Listeners(int ObjectID, Func<TElem?, bool> notifyFilter)