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