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