1 reference to InspectTypeForInterfaces
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
131
private readonly static Func<Type, Tuple<bool, bool, bool, bool>> _inspectTypeForInterfaces =
InspectTypeForInterfaces
;