11 references to ThrowNotSupportedException_CannotPopulateCollection
System.Text.Json (11)
System\Text\Json\Serialization\Converters\Collection\IAsyncEnumerableOfTConverter.cs (1)
19
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\ICollectionOfTConverter.cs (1)
36
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IDictionaryConverter.cs (1)
38
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IDictionaryOfTKeyTValueConverter.cs (1)
38
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverter.cs (1)
30
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IEnumerableOfTConverter.cs (1)
28
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IListConverter.cs (1)
35
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IListOfTConverter.cs (1)
36
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\IReadOnlyDictionaryOfTKeyTValueConverter.cs (1)
26
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\ISetOfTConverter.cs (1)
33
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);
System\Text\Json\Serialization\Converters\Collection\StackOrQueueConverter.cs (1)
35
ThrowHelper.
ThrowNotSupportedException_CannotPopulateCollection
(Type, ref reader, ref state);