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