1 reference to InspectTypeForInterfaces
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
127
private static readonly Func<Type, Tuple<bool, bool, bool, bool>> s_inspectTypeForInterfaces =
InspectTypeForInterfaces
;