8 references to EndCollectionElement
System.Text.Json (8)
System\Text\Json\Serialization\Converters\Collection\ArrayConverter.cs (1)
57state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\IAsyncEnumerableOfTConverter.cs (1)
121state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\IEnumerableConverter.cs (1)
75state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\IEnumerableDefaultConverter.cs (1)
53state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\IListConverter.cs (1)
66state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\ListOfTConverter.cs (1)
63state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\ReadOnlyMemoryConverter.cs (1)
75state.Current.EndCollectionElement();
System\Text\Json\Serialization\Converters\Collection\StackOrQueueConverter.cs (1)
75state.Current.EndCollectionElement();