1 reference to _inspectTypeForInterfaces
System.Data (1)
fx\src\data\System\Data\Common\DataStorage.cs (1)
443
Tuple<bool, bool, bool, bool> interfaces = _typeImplementsInterface.GetOrAdd(dataType,
_inspectTypeForInterfaces
);