1 reference to s_inspectTypeForInterfaces
System.Data.Common (1)
System\Data\Common\DataStorage.cs (1)
498
Tuple<bool, bool, bool, bool> interfaces = s_typeImplementsInterface.GetOrAdd(dataType,
s_inspectTypeForInterfaces
);