2 references to CannotWritePropertyWithinArray
System.Text.Json (2)
System\Text\Json\ThrowHelper.cs (1)
632
case ExceptionResource.
CannotWritePropertyWithinArray
:
System\Text\Json\Writer\Utf8JsonWriter.WriteProperties.Helpers.cs (1)
72
ThrowInvalidOperationException(ExceptionResource.
CannotWritePropertyWithinArray
);