35 references to AggregateException
System.Data.Common (35)
System\Data\Common\BigIntegerStorage.cs (1)
22throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\BooleanStorage.cs (1)
76throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\ByteStorage.cs (1)
148throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\CharStorage.cs (1)
75throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\DateTimeOffsetStorage.cs (1)
85throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\DateTimeStorage.cs (1)
85throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\DecimalStorage.cs (1)
153throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\DoubleStorage.cs (1)
148throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\Int16Storage.cs (1)
162throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\Int32Storage.cs (1)
161throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\Int64Storage.cs (1)
153throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\ObjectStorage.cs (1)
38throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SByteStorage.cs (1)
148throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SingleStorage.cs (1)
149throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLBinaryStorage.cs (1)
49throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQlBooleanStorage.cs (1)
83throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLBytesStorage.cs (1)
50throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLByteStorage.cs (1)
158throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLCharsStorage.cs (1)
50throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLDateTimeStorage.cs (1)
85throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLDecimalStorage.cs (1)
157throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLDoubleStorage.cs (1)
158throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLGuidStorage.cs (1)
50throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLInt16Storage.cs (1)
158throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLInt32Storage.cs (1)
158throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLInt64Storage.cs (1)
159throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLMoneyStorage.cs (1)
158throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLSingleStorage.cs (1)
156throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SQLTypes\SQLStringStorage.cs (1)
91throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\SqlUDTStorage.cs (1)
67throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\StringStorage.cs (1)
81throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\TimeSpanStorage.cs (1)
144throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\UInt16Storage.cs (1)
161throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\UInt32Storage.cs (1)
159throw ExceptionBuilder.AggregateException(kind, _dataType);
System\Data\Common\UInt64Storage.cs (1)
153throw ExceptionBuilder.AggregateException(kind, _dataType);