2 references to CannotWriteValueAfterPrimitiveOrClose
System.Text.Json (2)
System\Text\Json\ThrowHelper.cs (1)
616
case ExceptionResource.
CannotWriteValueAfterPrimitiveOrClose
:
System\Text\Json\Writer\Utf8JsonWriter.WriteValues.Helpers.cs (1)
32
ThrowHelper.ThrowInvalidOperationException(ExceptionResource.
CannotWriteValueAfterPrimitiveOrClose
, currentDepth: default, maxDepth: _options.MaxDepth, token: default, _tokenType);