2 references to CannotStartObjectArrayAfterPrimitiveOrClose
System.Text.Json (2)
System\Text\Json\ThrowHelper.cs (1)
626
case ExceptionResource.
CannotStartObjectArrayAfterPrimitiveOrClose
:
System\Text\Json\Writer\Utf8JsonWriter.cs (1)
664
ThrowInvalidOperationException(ExceptionResource.
CannotStartObjectArrayAfterPrimitiveOrClose
);